JAMSRESTAPI Web Service
PostSQL_TestConnection
JAMSRESTAPI Web Service > All Operations Resource Group : SQL_TestConnection (Post)

Resource Path: /api/sql/test-connection/{connectionStoreId}/{credentialId}

Uri: http://doc.jamsscheduler.com/api/sql/test-connection/{connectionStoreId}/{credentialId}

Parameters
NameDescriptionData Type
 integer
 integer
Request

The request body is of type ConnectionStringDto.

Overview

ConnectionStringDto
connectionString : string
Response

The response body is of type SqlServerConnectionResponse.

OK

Overview

SqlServerConnectionResponse
connectionFailure : boolean
connectionFailureMessage : string
See Also
All Operations Resource GroupJAMSRESTAPI Web Service